purple_cipher_context_set_iv

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_cipher_context_set_iv(PurpleCipherContext* context, guchar* iv, size_t len)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_cipher_context_set_iv
    (,
    guchar* iv
    ,
    size_t len
    )
  2. da_purple_cipher_context_set_iv purple_cipher_context_set_iv;

Meta